heap up
英 [hiːp ʌp]
美 [hiːp ʌp]
堆放; 堆积; 堆起
英英释义
verb
双语例句
- Workers are now busy to heap up stones to form a dam.
工人们正忙于用石头堆成一道大坝。 - You just forget where the memory is that you asked for on the heap and it's not going to get cleaned up on the stack because malloc puts it somewhere else.
你忘了你在堆中申请的内存在哪里,它将会被栈清除,因为malloc把它放在别的地方。 - Heap firewood around the fireplace; stack your books up on the shelves.
在壁炉周围堆积柴火;把你的书堆积在书架上。 - This line is useful because it tells us how much of the heap is free and that there are objects being cleaned up and not pinned to the heap.
这一行非常有用,因为它告诉我们这个heap有多少是空闲的,而且有一些对象正在被清理且不会占用这个heap。 - If you neglect these things, you will just heap up problems for yourself later on.
要是你忽视这些事,以后,你会给自己招来一大堆问题。 - The heap can be split up into sections such as the IBM gencon policy's nursery and tenured areas.
堆可以分为多个部分,例如IBMgencon策略的nursery和tenured区。 - HEAP of raw chickens greets customers at a Wumart store in Beijing, heaped up on a table without packaging or protection against passing sneezers.
一大堆生鸡肉在北京物美超市的货架上迎候顾客,露天堆放,没有包装、也没有针对过往行人飞沫的防护措施。 - As the agent or subagent requires more heap space to process larger SQL statements, the database manager will allocate memory as needed, up to the maximum specified by this parameter.
当代理程序或子代理程序需要更多的堆空间以处理较大的SQL语句时,数据库管理器将按照需要分配内存,所分配的内存大小最大可达到该参数所指定的最大值。 - The gardener began to heap up the fallen leaves.
园丁开始把落叶堆起来。 - Desired heap size and target utilization must be tuned to the application so target utilization maintains the desired application throughput while letting the GC keep up with allocation.
期望的堆大小和目标利用率必须针对应用程序进行调整,使目标利用率保持期望的应用程序吞吐量,同时使GC能够满足分配。